summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFearlessTobi <thm.frey@gmail.com>2023-12-12 20:38:54 +0100
committerFearlessTobi <thm.frey@gmail.com>2023-12-12 20:38:54 +0100
commit4c3f898789e2c5e1d66bd583299b461476547337 (patch)
tree3831443788d663e89c3c080267715a3036d3b293
parentMerge pull request #12328 from german77/profile_manager (diff)
downloadyuzu-4c3f898789e2c5e1d66bd583299b461476547337.tar
yuzu-4c3f898789e2c5e1d66bd583299b461476547337.tar.gz
yuzu-4c3f898789e2c5e1d66bd583299b461476547337.tar.bz2
yuzu-4c3f898789e2c5e1d66bd583299b461476547337.tar.lz
yuzu-4c3f898789e2c5e1d66bd583299b461476547337.tar.xz
yuzu-4c3f898789e2c5e1d66bd583299b461476547337.tar.zst
yuzu-4c3f898789e2c5e1d66bd583299b461476547337.zip
-rw-r--r--src/yuzu/configuration/configure_debug.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure_debug.ui b/src/yuzu/configuration/configure_debug.ui
index 22b51f39c..d842b0135 100644
--- a/src/yuzu/configuration/configure_debug.ui
+++ b/src/yuzu/configuration/configure_debug.ui
@@ -381,7 +381,7 @@
<item row="5" column="0">
<widget class="QCheckBox" name="disable_buffer_reorder">
<property name="toolTip">
- <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When checked, disables reording of mapped memory uploads which allows to associate uploads with specific draws. May reduce performance in some cases.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When checked, disables reordering of mapped memory uploads which allows to associate uploads with specific draws. May reduce performance in some cases.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Disable Buffer Reorder</string>